home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / pc_board / zl2b0307.zip / BETA.HST < prev    next >
Text File  |  1993-03-07  |  13KB  |  262 lines

  1.  
  2. ZipLab Plus 2.ß (BETA)
  3. Beta version history file 
  4.  
  5.  
  6. IF THIS IS THE FIRST VERSION OF ZIPLAB 2.0 BETA WHICH YOU ARE TRYING, DON'T
  7. EVEN BOTHER WITH THIS FILE.  JUST READ AND FOLLOW THE DIRECTIONS IN THE
  8. FILE "ZIPLAB.DOC".
  9.  
  10. IF YOU ARE UPGRADING FROM A BETA OTHER THAN THE ONE IMMEDIATLY PRECEEDING
  11. THIS ONE, DON'T WORRY ABOUT GETTING CAUGHT UP.  THE DIRECTIONS FOR SETTING
  12. UP THIS VERSION (BOTH HERE AND IN ZIPLAB.DOC) WILL GET YOU CURRENT.
  13.  
  14. 2.ß.13 - March 7, 1993        
  15. **********************        
  16.  
  17. NO CHANGES ARE REQUIRED FROM 02/20.  Just unzip the ZLAB.EXE file over the
  18. old one, and you are all set.
  19.  
  20. 1) I have fixed the cosmetic and functional bugs with the dates being switched
  21.    (New and Old).  
  22.  
  23. 2) I have fixed the problem you sometimes had on a failed file in LOCAL mode,
  24.    with a FUBAR=3600 (Problem adding reason to description file).
  25.  
  26. 3) I think I have stomped out the other LOCAL mode problem that sometimes gave
  27.    a FUBAR=820 (CALLER file not found)
  28.  
  29.  
  30. OUTSTANDING CURRENT ITEMS:  These items will be in 2.0 at some point.
  31.  
  32. * Don't check "bbs ads" on date limit validation (it does now...)
  33. * A version of ZCRC.EXE which accepts DOS "wildcards"
  34. * Allow one "user defined" function in ZipLab.
  35.  
  36. OUTSTANDING FUTURE ITEMS:  These requests may or may not make version 2.0
  37.  
  38. * "between callers" testing.  Test the file after the user has
  39.   hung up. - Likely...
  40. * Have files failed for AGE or TCAN put
  41.   in the UPSEC. file so they won't be 
  42.   uploaded again. - Maybe...
  43. * Add -AV information to the description
  44.  
  45. OTHER OUTSTANDING ITEMS:
  46. * Generic version - next major effort
  47. * WildCat! version - after generic
  48.  
  49.         
  50.  
  51. 2.ß.12 - February 20, 1993
  52. **************************
  53.  
  54. A hard drive crash here caused a mixup with the code in the 02/17 version,
  55. and a few bugs crept in.  Please just unzip the ZLAB.EXE and ZVALID.EXE 
  56. programs over your 02/17 version, and you are all set.
  57.  
  58.  
  59.  
  60. 2.ß.11 - February 17, 1993
  61. **************************
  62.  
  63. A CHANGE TO YOUR ZLABxxx.CFG FILE(S) IS REQUIRED!  PLEASE READ CAREFULLY!
  64.  
  65. Not too many changes this go-round, but the changes made are significant.
  66.     
  67. 1)  The keyword "DateLimit=" in your ZLABxxx.CFG file(s) has been replaced.
  68.     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  69.     The new keyword is "AgeDays=", and should be set to a NUMBER OF DAYS 
  70.     old you wish to allow for acceptable uploads.  Now you should never
  71.     have to change this field again, once set.  It will subtract the 
  72.     number in "AgeDays" from the system date, and anything older than that
  73.     will fail.  Please remove the line containing "DateLimit=yyyymm", and
  74.     replace with "AgeDays=xxx" (where "xxx" is the number of days).
  75.     Example:  AgeDays=730
  76.     
  77. 2)  ZipLab now supports the "/M" version of PCBoard.  Fossil support is
  78.     transparent as far as your configuration goes.  ZipLab will detect
  79.     that you are running in Fossil mode, and use the appropriate comm
  80.     routines.  Boocoup thanks to Phil Gordemer of Compu-Data BBS for
  81.     his help with testing the Fossil routines.
  82.         
  83. 3)  In my never-ending struggle to get all the GIFTEST problems fixed,
  84.     I have included the and older (beta 10) version of the executable
  85.     GIFTEST.EXE.  I have run this version to death on my system, and
  86.     can not get it to break in any way.  I do NOT use the .CFG file
  87.     option, but specify /M:640x480x16 (the resolution), the /B:x (1 for
  88.     PCB, 2 for ProDoor), and the /F:drive:\path\filename (the location
  89.     of the "description file" - updesc.x for PCBoard, c:\pcb\$door.nam
  90.     for ProDoor).  I have used "for %a in (*.gif) do zlab... %a" on a 
  91.     whole directory of .GIF files, with a mixture of good and bad ones,
  92.     and it seems to work fine.  Newer versions of Giftest (like the 
  93.     beta 16f going around now) just don't seem to work right.  I don't
  94.     know what else to say or do...  My apologies to Max, but there is
  95.     just something wrong with the newer versions.  Please let me know
  96.     if this version works for you.  If so, I am going to have to 
  97.     recommend that we just stay with this one until something is done
  98.     by Max.  If not, I am going to ask you to run Giftest outside
  99.     of ZipLab.  I will not spend any more time on a program that I
  100.     have no control over.
  101.  
  102. 4)  If you were having ZipLab directly modify an archive file by deleting
  103.     a "bbs ad", or adding a file to the archive, the date of the archive
  104.     was being reset to the current date.  ZipLab will now maintain the
  105.     original date and time.
  106.     
  107. 5)  The output of ZDCS when you return to PCBoard/ProDoor is now being
  108.     supressed, unless the file FAILS ZDCS checking.  You won't have to
  109.     look at a whole screen full of file names, when they all pass dupe
  110.     checking.
  111.     
  112. 6)  Lots of work on the communications routines, to try and stamp out
  113.     a problem when running inside PCBoard on a local (no comm port)
  114.     node.  There was times that this would cause "bleed-through" on
  115.     DV nodes, and/or mess with the comm port on other nodes connected
  116.     to the same machine.  This should all be corrected.
  117.     
  118. 7)  I had let support for DESC.SDI kinda die, as FILE_ID.DIZ is the
  119.     clear winner in the "description file" arena.  I have added full
  120.     support for DESC.SDI back in, to please some purists <grin>.
  121.     
  122. 8)  In some cases, a non "archive" file was passing even if older than
  123.     the allowable date.  Fixed.
  124.                 
  125. 9)  The sample .MSG (message files) and .CMT (comment file) which I 
  126.     included in the 01/31 beta where still using the old @ZCode 
  127.     format.  Fixed.
  128.  
  129.  
  130.     
  131.     
  132. 2.ß.10 - January 31, 1993
  133. *************************
  134.  
  135. MAJOR CHANGES FROM ANY PREVIOUS BETA!  PLEASE READ CAREFULLY BEFORE
  136. OVERLAYING ANY EXISTING ZIPLAB SETUP.
  137.  
  138. ZipLab Plus has undergone major changes to improve ease of installation,
  139. performance, and features.  
  140.  
  141. First, let's talk about what has changed in a general sense, before getting
  142. to the quick upgrade section.
  143.  
  144. 1)  ZipLab Plus is now fully integrated with the ZDCS duplicate checking 
  145.     system from Mike Cocke.  If you have ZDCS version 2.01 or better, ZipLab 
  146.     will call ZDCS to do your duplicate checking, with ZDCS allowing ZipLab 
  147.     to handle all screen output to the user.  ZDCS is (C)1993 by M.W.Cocke, 
  148.     and does require regisration with Mike for use beyond a 30 day trial 
  149.     period. If you are a registered ZDCS owner, ZipLab will detect this, and 
  150.     will inform your users of your support for Shareware.  If not, ZipLab 
  151.     will display an "UNREGISTERED ZDCS" notice during ZDCS processing.  
  152.     Thanks to Mike Cocke for allowing this integration with ZDCS, and for his 
  153.     work in modifying his program to facilitate it's use with ZipLab Plus. 
  154.    
  155. 2)  The ZLABxxx.CFG files have been COMPLETELY re-designed!  They now follow 
  156.     a format similar to Windows ".INI" files, with each line having ZipLab 
  157.     "keywords" followed by your values.  Please modify and use the fully 
  158.     commented sample ZLAB000.CFG I have included with the archive. Editing 
  159.     your .CFG file is now a lot simpler, and ZipLab Plus has the built-in 
  160.     ability to detect most configuration problems and suggest solutions.
  161.     
  162. 3)  As well as the built-in checking of the .CFG files at runtime, there is 
  163.     also a new ZVALID.EXE program which will allow you to test the contents 
  164.     of your ZLABxxx.CFG files for validity right after editing.  A report 
  165.     "ZVALID.RPT" will be produced, informing you of any configuration errors.
  166.     
  167. 4)  The ZSET.EXE configuration editor has been eliminated.  The new format
  168.     of the ZLABxxx.CFG files makes it a breeze to configure with a simple
  169.     text editor.  The sample ZLAB000.CFG provided in this archive is fully
  170.     commented with explanations for each keyword.  These explanations can
  171.     be left in the file as reference for future editing.  Please do not 
  172.     edit any new ZLABxxx.CFG files with ZSET.EXE, just erase it.
  173.     
  174. 5)  The format of the @ZCodes have been changed.  At the request of several 
  175.     sysops, the "memonics" have been expanded to make them easier to 
  176.     remember.  The file ZCODES.NEW explains the required changes, and the 
  177.     included FIXCODES.EXE program will make the changes in your .MSG and .CMT 
  178.     files for you.
  179.     
  180. 6)  ZipLab now has an option allowing you to specify that you want all those
  181.     "fail" mail messages sent to either your Main Board, or to the current
  182.     conference.   
  183.     
  184. 7)  The routines which check CRC.ADS and LST.ADS for BBS advertising have
  185.     been completely reworked.  You may now have up to 5000 lines in each
  186.     of these files, and the processing time has been reduced over 90%!   
  187.     The format of the CRC.ADS and LST.ADS files has NOT changed.  Your
  188.     existing files require no modification.
  189.     
  190. 8)  Ziplab's error trapping and handling system has been completely redone.
  191.     The included file ZERROR.DAT needs to be in the directory with your
  192.     .CFG file(s).  Much more accurate error reporting is now provided,
  193.     with codes that you can relay to me if you are unable to resolve a
  194.     problem.  These codes should allow me to zero in on the problem in
  195.     almost all cases.
  196.     
  197. 9)  There is a new ZSHELL.EXE file which is called by ZipLab to reduce
  198.     memory problems during "shells" to external programs like PKUNZIP.
  199.     This program has an entry in ZLABxxx.CFG, to allow Ziplab to find it.
  200.     ZSHELL.EXE should not be run alone, but will be called by ZipLab.
  201.    
  202. 10) Lots of cosmetic and performance changes that you don't have to 
  203.     worry about, just enjoy...
  204.     
  205.       
  206. Quick Upgrade from any previous verion -
  207.  
  208. 1)  Get a copy of ZDCS 2.01 or better from the Hacker's Central BBS. As of 
  209.     right now, that is the ONLY place you can get it.  The phone number 
  210.     there is (201)-335-9343.  You can run the 2.0 version, available lots of 
  211.     places, but the cosmetic integration will be imperfect.  Mike has said 
  212.     that he will allow first-time callers to download the 2.01 version of 
  213.     ZDCS for testing with ZipLab.  This is optional, and ZipLab will operate 
  214.     just fine without ZDCS, but I do recommend the program.
  215.     
  216. 2)  Set up ZDCS and create its database.  Please follow the directions
  217.     in the the documentation for ZDCS - I like the program, but DON'T 
  218.     provide technical support for it!  One note, do NOT have ZDCS erase
  219.     or move any failed files.. Let ZipLab take care of it.       
  220.     
  221. 3)  Erase ZSET.EXE - don't need it any more.
  222.  
  223. 4)  PRINT your ZLABxxx.CFG file(s), and then erase them.. They are
  224.     going to be completly reworked anyway.
  225.        
  226. 5)  Overlay your current ZLAB.EXE file with the new one in this archive.
  227.  
  228. 6)  Copy ZSHELL.EXE to your ZIPLAB directory.
  229.  
  230. 7)  Copy ZERROR.DAT and ZVALID.EXE to the directory containing your .CFG 
  231.     files.
  232.  
  233. 8)  Copy FIXCODES.EXE to the directory containing your .MSG and .CMT 
  234.     files (not required if you don't use @ZCODES in them).  Run 
  235.     "FIXCODES filename" for each of your .MSG files and .CMT files
  236.     that contain @ZCODES.  
  237.     
  238. 9)  Using a text editor, edit my sample ZLAB000.CFG file, replacing
  239.     my values which follow the ZipLab "keywords" with values that 
  240.     relect your system.  The bottom half of ZLAB000.CFG has descriptions
  241.     of all the keywords, and you should find it all very simple and 
  242.     self-explanatory.  If not, time to print ZIPLAB.DOC, which has 
  243.     greater detail on setting up the .CFG file.  The .CFG files are
  244.     NOT case sensitive in any way.
  245.     
  246. 10) After saving the modified ZLAB000.CFG, run "ZVALID ZLAB000.CFG". 
  247.     A report "ZVALID.RPT" will be created in the current directory.  
  248.     take a look at this report, and note any places where it finds
  249.     errors or missing items.  Re-edit the file and re-run ZVALID
  250.     until it comes up with a straight column of "OK!" on the right.
  251.     Your configuration file will now be correct.
  252.         
  253. 11) Make copies of ZLAB000.CFG, replacing the "000" with any 
  254.     conference specific config files you wish.  Then edit those
  255.     to change any values specific to those conferences.
  256.     
  257. 11) Test with the "LOCAL" keyword from DOS, use the "TEST" command
  258.     from a local login to your board, and perform a local "UPLOAD"
  259.     while in the board.  Assuming that all goes well, you are DONE!
  260.     
  261.     
  262.